home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OperationMaus.swf / scripts / DefineButton2_827 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-08  |  70 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("score");
  4. }
  5.